home *** CD-ROM | disk | FTP | other *** search
/ Champak 29 / Volume 29 - JOGO DISK .iso / Games / funny_baseball.swf / scripts / DefineSprite_297 / frame_36 / DoAction.as
Text File  |  2006-11-13  |  187b  |  11 lines

  1. this.stop();
  2. if(_parent._parent._parent.Follow == false)
  3. {
  4.    _parent._parent._parent.strike.play();
  5. }
  6. else
  7. {
  8.    _parent._parent._parent.BALLL.play();
  9. }
  10. _parent._parent.play();
  11.